home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / NCC.z / NCC
Text File  |  1998-10-30  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. DDDDCCCCCCCC((((1111))))                         SSSSiiiilllliiiiccccoooonnnn GGGGrrrraaaapppphhhhiiiiccccssss                         DDDDCCCCCCCC((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      NCC, DCC - 32-bit C++ compiler
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      NNNNCCCCCCCC [ option ] ... file ...
  13.      DDDDCCCCCCCC [ option ] ... file ...
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _N_C_C (which is synonymous with _C_C -_3_2) compiles C++ with a integrated
  17.      compiler frontend (i.e. not a translator to C), using a conventional
  18.      (_c_f_r_o_n_t-compatible) code generation style.  _D_C_C, which refers to the old
  19.      SGI _D_e_l_t_a/_C++ compiler, no longer compiles C++ source files using
  20.      _D_e_l_t_a/_C++ style code generation, but rather, is also synonomous with _C_C
  21.      -_3_2) for compatibility.
  22.  
  23.      BBBBooootttthhhh _N_C_C aaaannnndddd _D_C_C produce only 32-bit executables.  For more information,
  24.      refer to the _C_C(_1) man pages.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Page 1                           Release 6.4
  64.  
  65.  
  66.  
  67.